home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / debatech.sit / Debate Coach / card_5962.txt < prev    next >
Text File  |  1990-04-21  |  2KB  |  96 lines

  1. -- card: 5962 from stack: in
  2. -- bmap block id: 6332
  3. -- flags: 0000
  4. -- background id: 2589
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=3 top=309 right=337 bottom=44
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1016 / 1016
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to previous card
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=46 top=298 right=337 bottom=85
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 2002 / 2002
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go to card id 3060
  42. end mouseUp
  43.  
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 0004
  50. -- rect: left=254 top=71 right=111 bottom=302
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 16706 / 16706
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: New Button
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: 0000
  64. -- rect: left=5 top=3 right=37 bottom=41
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 29114 / 29114
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: New Button
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   pop card
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 5 (field)
  81. -- low flags: 01
  82. -- high flags: 0004
  83. -- rect: left=305 top=71 right=283 bottom=510
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 0
  87. -- font id: 3
  88. -- text size: 10
  89. -- style flags: 256
  90. -- line height: 13
  91. -- part name: 
  92.  
  93.  
  94. -- part contents for card part 5
  95. ----- text -----
  96. This button, in the Briefs stack, writes the brief to a text file for further formatting.  If you select "TeX" as the file creator, Debate Coach will insert LaTeX formatting commands for you.  All you have to do is run the file through TeX.  It will also search for the special symbols $, &, %,  #, and _, and replace them with the appropriate LaTeX commands.  If you are writing a plain text file, you can have Debate Coach remove the LaTeX type style commands \rm, \em, \bf, and \it from the text.